PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFTilingPattern Class / setXStep Method
The desired horizontal spacing between pattern cells.
In This Topic
    setXStep Method
    In This Topic
    Sets the x step.
    Syntax
    public void setXStep( 
       double xStep
    )

    Parameters

    xStep
    The desired horizontal spacing between pattern cells.
    See Also